FormGent\App\DTO\OrderItemDTO S

Total Complexity 12
Dependencies 0
Dependents 3
Total lines 145
Lines of code 42
Logical lines of code 18
Comment lines 72
Methods 12
Properties 6

Methods 12

Method Rating Maintainability Complexity Lines of code
get_id()
S
82 1 3
set_id()
S
77 1 4
get_order_id()
S
82 1 3
set_order_id()
S
77 1 4
get_title()
S
82 1 3
set_title()
S
77 1 4
get_quantity()
S
82 1 3
set_quantity()
S
77 1 4
get_unit_amount()
S
82 1 3
set_unit_amount()
S
77 1 4
get_total_amount()
S
82 1 3
set_total_amount()
S
77 1 4